Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated BaseRequestOptions.transform api (update for issue #2875) #3365

Merged
merged 1 commit into from
Oct 26, 2018

Conversation

aleien
Copy link
Contributor

@aleien aleien commented Oct 20, 2018

Description

Added varargs overload method for BaseRequestOptions.transform.
Deprecated BaseRequestOptions.transforms

Motivation and Context

This is fix for issue #2875, where user requested a little simplification to api.

While building locally, I kept failing build because of lint check in volley. It insists on having volley latest version (1.1.0, while there is 1.0.0 in project), so I am not sure if CI will be successfull too.

@sjudd
Copy link
Collaborator

sjudd commented Oct 26, 2018

Thanks!

@sjudd sjudd merged commit 8a26a6b into bumptech:master Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants